Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Update actions/labeler action to v4.2.0 #47

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/labeler action minor 4.1.0 -> v4.2.0

Release Notes

actions/labeler (actions/labeler)

v4.2.0

Compare Source

What's Changed

In the scope of this release, the following outputs were added by @​danielsht86 in #​60:

  • new-labels - a comma-separated string that contains all newly added labels.
  • all-labels - a comma-separated string that contains all labels currently assigned to the PR.

For detailed information, please refer to our updated documentation.

The issue of encountering an HttpError: Server Error when adding more than 50 labels has been successfully resolved by @​markmssd in #​497. However, it's important to note that the GitHub API imposes a limit of 100 labels. To ensure smooth operation, a warning message that will alert you if the number of labels exceeds this limit was implemented. From this point forward, if more than 100 labels are specified, only the first 100 will be assigned.

The error handling for the Resource not accessible by integration error was added by @​jsoref in #​405. Now, if the workflow is misconfigured, the labeler provides a clear warning and guidance for correction.

This release also includes the following changes:

New Contributors

Full Changelog: actions/labeler@v4...v4.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 29, 2023 13:58
@renovate renovate bot requested review from nnichols and removed request for a team June 29, 2023 13:58
@WallBrewBot WallBrewBot added the restricted Files not intended for public revision label Jun 29, 2023
@nnichols nnichols merged commit a5c7870 into master Jun 30, 2023
9 checks passed
@nnichols nnichols deleted the renovate/actions-labeler-4.x branch June 30, 2023 12:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
restricted Files not intended for public revision
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants